]> git.neil.brown.name Git - wiggle.git/shortlog
wiggle.git
2013-08-23 NeilBrownRelease wiggle v1.0 v1.0
2013-08-23 NeilBrownAdd 'dovtest'.
2013-08-23 NeilBrownBrowser: avoid unused-variable error from valgrind.
2013-08-23 NeilBrownBrowser: refine 'c' and 'x' commands.
2013-08-23 NeilBrownBrowser: remove some more infinite loops.
2013-08-23 NeilBrownMan page updates.
2013-08-23 NeilBrownHack to improve view of ignore-blank conflicts.
2013-08-23 NeilBrownBrowser: avoid possible infinite loop.
2013-08-23 NeilBrownBrowser: discard VTRACE code.
2013-08-23 NeilBrownBrowser: disable ignore-blanks after editing.
2013-08-23 NeilBrownBrowser: base tempfile name on that of original file.
2013-08-23 NeilBrownBrowser: delete temporary file after reading it back in.
2013-08-22 NeilBrownUpdate copyright claims.
2013-08-22 NeilBrownman page: mention lack of Unicode support
2013-08-22 NeilBrownman page: update instructions for git usage.
2013-08-22 NeilBrownman page: Quote some more hyphen.
2013-08-22 NeilBrownAdd --output option to redirect output.
2013-08-22 NeilBrownBrowser: if editing leaves no conflicts, display diff.
2013-08-22 NeilBrownBrowser: pass line number to editor when editting the...
2013-08-22 NeilBrownBrowser: edit merge in a temporary file.
2013-08-21 NeilBrownBrowser -- support page-up and page-down
2013-08-21 NeilBrownAllow diffs to be browsed.
2013-08-21 NeilBrownBrowser: add 'v' to open file in an editor.
2013-08-21 NeilBrownRemove stray file.
2013-08-21 NeilBrownmanpage: add notes about how to integrate with git.
2013-08-21 NeilBrownAdd --report-wiggles option
2013-08-21 NeilBrownBrowser: update all of status line in one place.
2013-08-21 NeilBrownPreserve per-hunk "comment" field.
2013-08-21 NeilBrownvpatch: simplify display of editted mergers.
2013-08-20 NeilBrownBrowser: add 'c' command to accept a conflict.
2013-08-20 NeilBrownMake some fatal errors more helpful.
2013-08-20 NeilBrownBrowse: make sure 'X' doesn't loop forever searching...
2013-08-20 NeilBrownAllow interactive setting of "--ignore-blanks" flag.
2013-08-20 NeilBrownBrowse: suppress "last-key" debugging.
2013-08-20 NeilBrownBrowse: allow "--replace" to be requested while viewing.
2013-08-20 NeilBrownBrowser: highlight spaces at the end of a line.
2013-08-19 NeilBrownAdd some test after the markers in a merge.
2013-08-19 NeilBrownmerge: fix another bug in isolate_conflicts.
2013-08-19 NeilBrownvpatch: discard 'ignored' for 'oldtype'.
2013-08-19 NeilBrownmerge: fix reporting of empty "conflicts".
2013-08-19 NeilBrowntests: new test case for stray &&&&&
2013-08-19 NeilBrownBrowser: Don't highlight spaces so much.
2013-08-19 NeilBrownUnwrap some printf string.
2013-08-19 NeilBrownBrowser help: add some missing commas.
2013-03-28 NeilBrownExtract version information from 'git' if possible.
2013-03-22 NeilBrownmerge: be more careful about aligning hunk-headers...
2013-03-22 NeilBrowncsl_join should merge adjacent matches.
2013-03-08 NeilBrownmerge: calculate number of wiggles more accurately.
2013-03-08 NeilBrownmerge: tidy up isolation of conflicts.
2013-03-08 NeilBrownvpatch: restore display for hunk header where appropriate.
2013-03-05 NeilBrownAdd --ignore-blanks option.
2013-03-01 NeilBrownvpatch: allow a word to have text before the newline.
2013-03-01 NeilBrownAllow a word to have an unmatched prefix and suffix.
2013-03-01 NeilBrowndiscard ends_mline, just use ends_line
2013-03-01 NeilBrownvpatch: restructure draw_mside.
2013-03-01 NeilBrownRemove duplicate definition of "csl_join"
2013-03-01 NeilBrownmerge: Remove noise from --show-wiggles output.
2013-02-20 NeilBrownvpatch: fix browse of three-file merge.
2013-02-19 NeilBrowntests: add 'merge' test for linux/raid5
2013-02-14 NeilBrownAdd valgrind testing of parts of vpatch.
2013-02-14 NeilBrownAdd "make valgrind"
2013-02-14 NeilBrownmerge: remove some meaningless AlreadyApplied
2013-02-14 NeilBrownbestmatch: improve poor matches.
2013-02-13 NeilBrownmerge: remove useless context from the end of a conflict.
2013-02-13 NeilBrownmerge: remove useless context at the start of a conflict.
2013-02-13 NeilBrownvpatch: fix another access-beyond-array
2013-02-12 NeilBrownvpatch: allow relevant signals to cause a core-dump.
2013-02-12 NeilBrownvpatch: fix various reference errors found by valgrind.
2013-02-07 NeilBrownBrowser: add missing documentation for Save and Restore...
2013-02-06 NeilBrowndiff: make rediffing of patches more precise.
2013-02-04 NeilBrownDOC: remove diff.ps due to distribution license issues.
2012-11-15 NeilBrownvpatch: add mouse movement to merge_window.
2012-11-15 NeilBrownvpatch: add mouse support for main window.
2012-11-15 NeilBrownMan page updates.
2012-11-15 NeilBrownvpatch: allow control-C to disable --replace function.
2012-11-15 NeilBrownvpatch: handle --replace option.
2012-11-15 NeilBrownvpatch: add X command to ignore all changes in the...
2012-11-15 NeilBrownvpatch: make sure render is stable when the merge is...
2012-11-15 NeilBrownvpatch: allow changes to be ignored as well as conflict.
2012-11-15 NeilBrownvpatch: fix display for ignored conflicts.
2012-11-15 NeilBrownvpatch: add "control-X-O" as a watch to change panes.
2012-11-14 NeilBrownvpatch: allow mode setting keys to toggle back to ...
2012-11-14 NeilBrownvpatch: change appearance of ignored conflicts.
2012-11-14 NeilBrownvpatch: update status counters when we save a file.
2012-11-14 NeilBrownvpatch: add 'C' command to go to next conflicted hunk.
2012-11-14 NeilBrownvpatch: highlight conflicts better.
2012-11-14 NeilBrownvpatch: update display correctly when editing the merge.
2012-11-14 NeilBrownvpatch: conditionally auto-save unsaved files when...
2012-11-14 NeilBrownvpatch: avoid repeated backups.
2012-11-14 NeilBrownvpatch: prompt to save change if merge was editted.
2012-11-14 NeilBrownvpatch: allow a save file to be restored.
2012-11-14 NeilBrownvpatch: support saving of files.
2012-11-14 NeilBrownvpatch: Allow a message to be displayed in main folder.
2012-11-14 NeilBrownSeparate make_merger out from print_merge2
2012-11-14 NeilBrownvpatch: remove lots of memory leaks.
2012-11-13 NeilBrownvpatch: allow a file in list to be a 'merger' instead...
2012-11-13 NeilBrownvpatch: allow conflict to be ignored with 'x'
2012-11-13 NeilBrownvpatch: change args to visible()
2012-11-13 NeilBrownvpatch: avoid extra blanks when cursor is in alternate...
2012-11-13 NeilBrownvpatch: add 'space' and 'backspace' for page up/down.
next